Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum





How can we search for documents by authors?
~Julia Zekgeroplopings 01/20/2004 11:28 PM
Applications Development 6.5; 6.0.3 All Platforms


I just figured out that I can use _CreationDate and _RevisionDate field names to search for a document by creation date or modified date. This is the query string I use to search for all documents that were created after January 10th 2004: "[_CreationDate] > 1/10/2004".

Now, I want to run a search to find all document created by certain authors. I can search by authors using the Lotus Notes Client, but how can I find these documents programatically?

Thanks for your help in advance....

Go back